home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #1 / Amiga Plus 1995 #1.iso / animationen / picasso_fli / flicasso.doc < prev    next >
Text File  |  1994-12-13  |  5KB  |  161 lines

  1.  
  2.    FLIcasso V1.5 Documentation
  3.    ===========================
  4.  
  5.  
  6. What is FLIcasso?
  7. ~~~~~~~~~~~~~~~~~
  8. FLIcasso  is  an  animationplayer  for Autodesk Animator (*.FLI/*.FLC)
  9. Files. It uses the PICASSO Graphics-Board for Videooutput.
  10.  
  11.  
  12. Disclaimer
  13. ~~~~~~~~~~
  14. The  author  cannot  be held liable for the suitability or accuracy of
  15. this manual and/or the program(s) it describes. Any damage directly or
  16. indirectly  caused  by  the  use  or  misuse of this manual and/or the
  17. program  it  describes  is the sole responsibility of the user her/him
  18. self.
  19.  
  20.  
  21. Copyright/Distribution
  22. ~~~~~~~~~~~~~~~~~~~~~~
  23. FLIcasso,©  Copyright  1993/94  by  Reinhard  Haslbeck.   All   rights
  24. reserved.  This  program is SHAREWARE, see below how to register. This
  25. program may be freely distributed as long  as  all  documentation  and
  26. executable(s) remain unchanged and are included with the distribution.
  27. Also no profit is to be made by selling  this  program.  You  may  not
  28. charge  more than Fred Fish does for a single library disk. Commercial
  29. distribution is  NOT  allowed  without  written  permission  from  the
  30. author. It is allowed for non-commercial BBSs to distribute an archive
  31. with only the following files in it to save your users some money when
  32. they  want to download this program. NOTE: All files listed below MUST
  33. be distributed together.  None  of  the  files  listed  below  may  be
  34. distributed  on  it's  own!  They  may  ofcourse  be archived with any
  35. archiver.
  36.  
  37.          FLIcasso            - Main Program
  38.          FLIcasso.info       - Icon
  39.          FLIcasso.doc        - Manual
  40.          FLIcasso.doc.info   - Icon
  41.  
  42. How to use
  43. ~~~~~~~~~~
  44. FLIcasso is designed for CLI-Usage. If You start it from Workbench, no
  45. options  are  available.  Copy  the  file  'FLIcasso' to 'C:' and type
  46. 'FLIcasso ?'. This will display all options available:
  47.  
  48.  
  49.       FILE/M,L=LOOPS/K/N,FS=FORCESPEED/K/N,R=RESOLUTION/K/N,QUIET/S:
  50.  
  51.  
  52. FILE:
  53.       Simply  the  name  of  the  *.FL?-File  you  want  to see. If no
  54.       Filename  is  entered,  a  Filerequester  will appear. AmigaDos-
  55.       style pattern-matching is also supportet.
  56.  
  57. LOOPS:
  58.       How often the animation will restart.  Disabled  in  this  unre-
  59.       gistered version.
  60.  
  61. FORCESPEED:
  62.       Overrides  the animspeed given by the *.FLI-file. If it's set to
  63.       zero  the  anim  is played as fast as possible. Since there's no
  64.       legal  way  to  sync  the  anim  to  the  PICASSO-Hardware, it's
  65.       syncronized   to   the   Amiga-Videohardware.
  66.  
  67. RESOLUTION:
  68.       This forces FLIcasso to open  the  Picasso-Screen  in  a  custom
  69.       size.  RESOLUTION  must  be  one  of these: 320, 640, 800, 1024,
  70.       1280. If your choosen resolution is lower than the width of  the
  71.       Flic-File,  the  program  will  break with an error. This Option
  72.       will slow down the animation replay a bit.
  73.  
  74. QUIET:
  75.       Skips  all  Outputs  to  Stdout and the delays at the beginning.
  76.       Useful for scripts.
  77.  
  78. This unregistered version will wait a few seconds before it starts its
  79. work!
  80.  
  81.  
  82. Requirements
  83. ~~~~~~~~~~~~
  84.    - An Amiga Computer with a PICASSO II pluged in
  85.    - Amiga OS2.04 +
  86.  
  87.  
  88. Bugs
  89. ~~~~
  90. In conjunction with the monitor files Picasso 2.11 & 2.14 some strange
  91. effects have been discovered when moving the mouse. It will only occur
  92. if You use the option 'RESOLUTION' because  'VilageBlitCopy'  is  used
  93. then  instead  of  'CopyMem'.  I  have't  detected  errors in my code,
  94. therefore it's better to look for another version of the monitor file.
  95.  
  96.  
  97. Development
  98. ~~~~~~~~~~~
  99. This program was developed on an A3000/25 with O.M.A. 2.0.
  100.  
  101.  
  102. History (for FLIcasso, FLItina and FLImer)
  103. ~~~~~~~
  104. Changes from V1.4 to V1.5:
  105.     - initial release of FLImer
  106.     - Faster (if no custom resolutions selected)
  107.  
  108. Changes from V1.3 to V1.4:
  109.     - Added option 'RESOLUTION'
  110.     - Fixed bug in FLC-Delta Decoder
  111.  
  112. Changes from V1.2 to V1.3:
  113.     - FLC-Support
  114.  
  115. Changes from V1.1 to V1.2:
  116.     - Pattern matching to view multiple files
  117.     - Optimized on several parts
  118.  
  119. Changes from V1.0 to V1.1:
  120.     - Startable from Workbench via Icon
  121.  
  122.  
  123. How to register
  124. ~~~~~~~~~~~~~~~
  125. To get Your own, full featured version of FLIcasso, send
  126.  
  127.       * An empty floppydisk (880K)
  128.       * A stamped envelope addressed to Yourself
  129.         (non-stamped if You're no German)
  130.       * The sharefee (10,-DM for Germans, $10 otherwise)
  131.  
  132.    TO:
  133.  
  134.             Reinhard Haslbeck
  135.             Spirknerstr. 7
  136.             84137 Vilsbiburg
  137.  
  138.             GERMANY
  139.  
  140.  
  141. Special thanks to
  142. ~~~~~~~~~~~~~~~~~
  143.    - Volker Rudolph for coding the special Merlin parts in 'FLImer'
  144.    - My brother Walter for some debug hints
  145.    - Helmut Waege for former Retina tests
  146.    - Hans Maurer for the aminet-distribution of the demo-versions
  147.    - Richard Kinder for the FLC-docs
  148.  
  149.  
  150. Contact the author
  151. ~~~~~~~~~~~~~~~~~~
  152. Address:    Reinhard Haslbeck
  153.             Spirknerstr. 7
  154.             84137 Vilsbiburg
  155.             GERMANY
  156.  
  157. Phone:      +49/(0)87418676
  158.  
  159. Internet:   haslbeck@informatik.tu-muenchen.de
  160.  
  161.